Represents a variable that can be only 1 or 0. More...
#include <variable.hpp>


Public Member Functions | |
| BinaryVariable (const int &i) | |
| Default constructor. | |
| ~BinaryVariable (void) | |
| Destructor. | |
Represents a variable that can be only 1 or 0.
| gridpack::optimization::BinaryVariable::BinaryVariable | ( | const int & | i | ) |
Default constructor.
| gridpack::optimization::BinaryVariable::~BinaryVariable | ( | void | ) |
Destructor.
1.6.1